home *** CD-ROM | disk | FTP | other *** search
- #c_source
-
- #define GUI_CATALOG "xarc.catalog"
-
- #end_source
-
- Projectname TestPro
-
- vbox
- xspace 3
- yspace 3
-
- hbox
- vbox
- string
- TopStdSpace 1
- text "Path:"
- textid STR_PATH=1
- FLAGS PLACETEXT_ABOVE
- id LPATH=1
- tags GTST_MaxChars,256
- end
- string
- tags GTST_MaxChars,256
- id LARC=2
- end
-
- hbox
- button
- MinVChar 2
- MinVPix 32
- vrel 1
- id L_FILE=3
- end
-
- scroller
- tags PGA_Freedom,LORIENT_VERT
- tags GTSC_Arrows,16
- id LVSCROLLER=4
- hchar 1
- hpix 8
- end
- end
- scroller
- tags PGA_Freedom,LORIENT_HORIZ
- tags GTSC_Arrows,16
- id LHSCROLLER=5
- stdline 1
- end
-
- end // VBox
-
- vbox
- hchar 12
-
- cycle
- Labels "--->","<---"
- id DIR_ID=6
- end
-
- button
- text "Parent"
- textid STR_PARENT=2
- id PARENT_ID=7
- end
-
- button
- text "Get"
- textid STR_GET=3
- id GET_ID=8
- end
-
- button
- vrel 1
- text "Listview"
- id LISTVIEW_ID=9
- end
- end
-
- vbox
- string
- topstdspace 1
- text "Path:"
- textid STR_PATH
- FLAGS PLACETEXT_ABOVE
- id RPATH=10
- tags GTST_MaxChars,256
- end
- string
- tags GTST_MaxChars,256
- id RARC=11
- end
-
- hbox
- button
- MinVChar 2
- MinVPix 32
- vrel 1
- id R_FILE=12
- end
-
- scroller
- tags PGA_Freedom,LORIENT_VERT
- tags GTSC_Arrows,16
- id RVSCROLLER=13
- hchar 1
- hpix 8
- end
- end
- scroller
- tags PGA_Freedom,LORIENT_HORIZ
- tags GTSC_Arrows,16
- id RHSCROLLER=14
- stdline 1
- end
-
- end // VBox
- end // HBox
-
- hbox
- stdline 1
- button
- text "Copy"
- textid STR_COPY=4
- id COPY_ID=15
- end
- button
- text "Rename"
- textid STR_RENAME=5
- id RENA_ID=16
- end
- button
- text "Delete"
- textid STR_DELETE=6
- id DEL_ID=17
- end
- button
- text "Filenote"
- textid STR_FILENOTE=7
- id NOTE_ID=18
- end
- button
- text "Protect"
- textid STR_PROTECT=8
- id PROT_ID=19
- end
- button
- text "Pack"
- textid STR_PACK=9
- id PACK_ID=20
- end
- button
- text "Options"
- textid STR_OPTIONS=10
- id OPT_ID=21
- end
- end
- end
-
-
-
-
-